←Select platform

AnnObservableCollection<T> Class Members

Summary

The following tables list the members exposed by AnnObservableCollection<T>.

Public Constructors

Name Description
AnnObservableCollection<T> Initializes a new instance of AnnObservableCollection from the specified list.

Public Methods

Name Description
Move Moves an item to a new index.
ToArray Gets the item of this collection as an array.

Protected Methods

Name Description
ClearItems Clears the collection.
InsertItem Inserts an item into this collection.
MoveItem Moves an item to a new index.
OnCollectionChanged Raises the CollectionChanged event with the provided arguments.
RemoveItem Remove an item from the collection.
SetItem Sets an item in the collection with a new value.

Public Events

Name Description
CollectionChanged Occurs when the collection changes.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly